public int Write( byte[] buffer, int offset )
'Declaration Public Overloads Function Write( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Declaration
Public Overloads Function Write( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Usage Dim instance As OfficeArtSplitMenuColorContainer Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Write(buffer, offset)
'Usage
Dim instance As OfficeArtSplitMenuColorContainer Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Write(buffer, offset)
OfficeArtSplitMenuColorContainer Class OfficeArtSplitMenuColorContainer Members Overload List